ComponentOne Document Library for WPF
Progress Property (IAsyncActionWithProgress<TProgress>)

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > IAsyncActionWithProgress<TProgress> Interface : Progress Property
Gets or sets the method that receives progress events.
Syntax
'Declaration
 
Property Progress As C1.WPF.Document.AsyncActionProgressHandler(Of TProgress)
C1.WPF.Document.AsyncActionProgressHandler<TProgress> Progress {get; set;}
See Also

Reference

IAsyncActionWithProgress<TProgress> Interface
IAsyncActionWithProgress<TProgress> Members